Xbasic

SQL::TableSnapshotRowNumber Method

Syntax

N RowNumber (Name as C)

Arguments

NameCharacter

Specifies the name of the row to look up.

Description

Looks up the index number of the row name provided.

Discussion

Returns the index number of the row if found and -1 if the name does not match a row in the collection of rows.